Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
resend_chunks
/
getChunks
get
Chunks
open
fun
getChunks
(
index
:
Int
)
:
Int
repeated uint32 chunks = 1;
Return
The chunks at the given index.
Parameters
index
The index of the element to return.